Skip to content

Fix: [Plugin] expansion truncated for multi-step multi-image registrations - #166

Merged
rezanid merged 1 commit into
mainfrom
161-fix-multistep-multiimage-plugin-truncated
Jul 7, 2026
Merged

Fix: [Plugin] expansion truncated for multi-step multi-image registrations#166
rezanid merged 1 commit into
mainfrom
161-fix-multistep-multiimage-plugin-truncated

Conversation

@rezanid

@rezanid rezanid commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Remove explicit record limit in RetrieveMultipleAsync call

The RetrieveMultipleAsync method call no longer specifies a limit of 2 records, allowing it to use the default behavior for result count or page size. This change may affect the number of records retrieved by default.

Correct mispelling in an error log.

The RetrieveMultipleAsync<PluginType> method call no longer specifies a limit of 2 records, allowing it to use the default behavior for result count or page size. This change may affect the number of records retrieved by default.

Correct mispelling in an error log.
@rezanid
rezanid merged commit 9720b48 into main Jul 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Expand [Plugin]" generates a single [Image] for steps with both Pre- and Post-Image

1 participant